compress/flate.token.offset (method)
3 uses
compress/flate (current package)
huffman_bit_writer.go#L540: offset := t.offset()
huffman_bit_writer.go#L587: offset := t.offset()
token.go#L82: func (t token) offset() uint32 { return uint32(t) & offsetMask }
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)